[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
6 | 1 | 0 | 83.33% | 3.78 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
uk.ac.roe.antigen.ant | 5 | 1 | 0 | 80.00% | 0.08 |
uk.ac.roe.antigen.dialogs | 1 | 0 | 0 | 100.00% | 3.70 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
BuildGrabberTest | 1 | 1 | 0 | 0.00% | 0.060 | |
TaskTreeCalculatorTest | 4 | 0 | 0 | 100.00% | 0.020 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
BuildLoggerFrameTest | 1 | 0 | 0 | 100.00% | 3.695 |
[ summary] [ package list] [ test cases]
testGetDependencyList | 0.01 | |
testGetNumberOfTasks | 0.00 | |
testGetNumberOfTasks2 | 0.00 | |
testCorrectTaksAndTargetNumbers2 | 0.00 |
testGetFromClassPath | |
N/A | |
java.lang.NullPointerException at java.util.zip.ZipFile.<init>(ZipFile.java:103) at java.util.jar.JarFile.<init>(JarFile.java:127) at java.util.jar.JarFile.<init>(JarFile.java:92) at uk.ac.roe.antigen.ant.BuildGrabber.grab(BuildGrabber.java:151) at uk.ac.roe.antigen.ant.BuildGrabberTest.testGetFromClassPath(BuildGrabberTest.java:23)
|